home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / Dev / Oberon / Catalogs / OCStrings.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1995-07-02  |  3KB  |  77 lines

  1. ## version 
  2. ## language 
  3. ## codeset 0
  4. ;=========================================================================
  5. ;     $RCSfile: OCStrings.ct $
  6. ;  Description: Catalog description file for OC
  7. ;   Created by: fjc (Frank Copeland)
  8. ;    $Revision: 1.2 $
  9. ;      $Author: fjc $
  10. ;        $Date: 1995/07/02 16:55:48 $
  11. ;  Copyright 
  12.  1995, Frank Copeland
  13. ;  This file forms part of the OC program
  14. ;  See OC.doc for conditions of use and distribution
  15. ;=========================================================================
  16. ; Each string is identified by the name of the module it appears in,
  17. ; and its ordinal number. For example, the second string in module OCS
  18. ; has the identifier 'OCS2'.
  19. ;=========================================================================
  20. ; Strings for module OCS.
  21. ; line %ld, col %ld: err = %ld\n
  22. ; !! Error #%ld, line = %ld, col = %ld\n
  23. ; !! Warning #%ld, line = %ld, col = %ld\n
  24. ;Mark: line %ld, col %ld: err = %ld\n
  25. ;Warning: line %ld, col %ld: err = %ld\n
  26. ; !! SET '%s' is not allowed\n
  27. ; !! CLEAR '%s' is not allowed\n
  28. ; !! Could not open error file '%s'\n
  29. ;%s : compilation error listing\n
  30. OCS10
  31. ;Module: %s\n
  32. OCS11
  33. ; !! Errors detected\n >> Error file : %s\n
  34. OCS12
  35. ; !! Warnings detected\n >> Warning file : %s\n
  36. OCS13
  37. ; !! Invalid keyword table\n
  38. ;=========================================================================
  39. ; Strings for module OCT.
  40. ; !! Could not find '%s'\n
  41. ; !! Error in '%s'\n
  42. ; !! Could not open '%s'\n
  43. ; !! Symbol file '%s' is obsolete\n
  44. ; >> New symbol file : %s\n
  45. ;=========================================================================
  46. ; Strings for module Compiler.
  47. Compiler1
  48. ; !! Err #16: MODULE keyword not found\n
  49. Compiler2
  50. ; >> Object file : %s\n
  51. Compiler3
  52. ;    CODE: %ld, DATA: %ld, VARS: %ld, TOTAL: %ld\n
  53. Compiler4
  54. ; !! Err #10: identifier expected after MODULE\n
  55. ;=========================================================================
  56. ; Strings for module OC.
  57. ; !! Could not open preferences file '%s'\n
  58. ;Could not open : %s\n
  59. ;Compiling %s...\n
  60. ;Garbage collecting...
  61. ;Source file ? :\x20
  62. ;Finished batch compile\n
  63. ; !! Could not open '%s'\n
  64. ; !! OC requires AmigaOS 2.04 or greater\n
  65. ;See OC.doc for conditions of use\n
  66. ; !! Arguments VERBOSE and QUIET are mutually exclusive\n
  67. ; !! Arguments DEBUG and NODEBUG are mutually exclusive\n
  68. ; !! Arguments MAKEICONS and NOICONS are mutually exclusive\n
  69. ; !! Arguments SMALLCODE and LARGECODE are mutually exclusive\n
  70. ; !! Arguments SMALLDATA and LARGEDATA are mutually exclusive\n
  71. ; !! Arguments REGISTER and NOREGISTER are mutually exclusive\n
  72. ;Copyright 
  73.  1993-95 Frank Copeland
  74. ;=========================================================================
  75. ; Strings for module OCC.
  76. ; !! Could not allocate code and/or constant buffers\n
  77.